var crypto/tls.cipherSuites
2 uses
crypto/tls (current package)
cipher_suites.go#L151: var cipherSuites = []*cipherSuite{ // TODO: replace with a map, since the order doesn't matter.
cipher_suites.go#L652: for _, cipherSuite := range cipherSuites {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)